Image GIF
Load animated .gif from your computer.
Node Data | |
|---|---|
Display name | |
Image GIF | |
Internal name | |
Node_Image_gif | |
Inheritances | |
| Node_Image_gif | |
Inputs | |
bool |
Edit In Timeline |
Image | |
fpath |
Path |
Output | |
bool |
Output As Array |
Animation | |
trigger |
Match Animation Length |
enum |
Loop Mode |
int |
Start Frame |
float |
Animation Speed |
bool |
Draw Before Start |
Custom Order | |
bool |
Custom Frame Order |
int |
Frame |
Outputs | |
surface |
Surface Out |
path |
Path |
integer |
Dimension |
Attributes | |
| Color Depth | |
Import a GIF animation.
Properties
| Image | |
| Path | Path to the GIF file. |
| Output | |
| Output As Array | Whether to output the GIF frames as an array of images. |
| Animation | |
| Loop Modes | Define the loop mode of the animation. - Loop: The animation will loop indefinitely. - Ping Pong: The animation will loop backward when finished. - Hold last frame: The animation will stop and freeze at the last frame. - Hide: The animation will stop and disappear after the last frame. |
| Start Frame | Set when to start the animation. |
| Animation Speed | How fast the animation will play (in animation frame per project frame). |
| Custom Order | |
| Custom Frame Order | Whether to control the animation frame manually using the Frame input. |
Related Links
- Base Code: /scripts/node_image_gif/node_image_gif.gml